ci: use srcdir != builddir by default, builddir under target/
authorColin Walters <walters@verbum.org>
Mon, 2 Jun 2025 20:34:16 +0000 (16:34 -0400)
committerColin Walters <walters@verbum.org>
Tue, 3 Jun 2025 14:21:47 +0000 (10:21 -0400)
commit25785f1eec8db3ef580596682c0ad1f84c746c03
treede64f3c48436626ba199d7364d132505667731ff
parent785263291674e4a033afa8ff5345d750bb01a8d0
ci: use srcdir != builddir by default, builddir under target/

This blends better with docker builds where we have a blanket
ignore of `target` in .dockerignore.

Right now we use git.mk to generate .gitignore and autotools
drop stuff all over the place.

Signed-off-by: Colin Walters <walters@verbum.org>
.cci.jenkinsfile
.github/workflows/rust.yml
ci/libbuild.sh
ci/prow/Dockerfile